Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Inserting an element into the stack using array in dfs (data file structure)Dec 20
How to insert records into tables?Dec 15
Write an algorithm for Inserting an element into the queue using array in dfsNov 08
Using the CHECKS table, write a query to return all the unique remarksDec 21
Using today's TEAMSTATS table, write a query to determine who is batting under...Dec 21
Write an algorithm for Inserting a Node using Singly Linked List in dfs (data fi...Jan 18
Write an algorithm for Inserting an element from the circular queue using array ...Apr 24
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
Algorithm for Inserting a node after or before particular node in Circular Doubl...Jul 14
Write an algorithm for Inserting a node from a Binary Tree in dfs (data file...Oct 17
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
Identify the variables, which are local to the following functionNov 08
Identify the valid variable name from which optionsAug 16
The declaration of global variables must be made in which optionAug 29
Does C# support a variable number of arguments?Sep 02
When you call a function by passing the address of a data variable, it is know a...Sep 16
What would happen if you created a table and granted select privileges on the ta...Dec 21
If you own a table, who can select from that table? Dec 21
If you have a trigger on a table and the table is dropped, does the trigger stil...Dec 21
Explain the following terms giving suitable examples: Jan 20
Explain sysdate with exampleDec 17
COUNT(field_name) with exampleDec 17
Give an example of one address microprocessor?Nov 26
Give examples for Maskable interrupts?Sep 29
Give example for Non-Maskable interrupts?Jul 25
Explain the different instruction formats with examplesOct 21
return is an example of which option Jul 21
Example of CMMINov 05
Provide syntax to rename a tableDec 17
Provide syntax to truncate a tableDec 17
Dual table in oracleDec 17
How to create table?Dec 15
What happens during a full-table scan? Dec 21
How can you avoid a full-table scan? Dec 21
Distinguish between Select query and Action Query, Database and Table, Filter an...Jan 20
Write an algorithm for Deleting a Node using Singly Linked List in dfs (data fil...Dec 12
Write an algorithm for deleting an element from stack using array in dfs (data f...Nov 17
Which of the following will assign the value to the class member variable num? v...Jul 15
Which of the following is not true about static member variable?Jul 25
Which of the following code would read a line of text from char type variable,...Jan 05
Identify the correct syntax for declaring a dynamic array of characters using th...Apr 11
a = (b = 5); The C++ statement is an example of which optionSep 26
Consider the following code: cout<< “Welcome”; This is an example of which opti...Oct 28
List out categories of the 8085 instructions. Give examples of the instructions ...Jan 08
What is the output modes used in 8279?Feb 09
What are the modes used in keyboard modes?Jan 04
What are the modes used in display modes?Mar 31
Write an algorithm for Deleting an element from the queue using array in dfsNov 28
Which of the following programming approach used functions as a key concept to p...Jul 28